home *** CD-ROM | disk | FTP | other *** search
/ Aminet 15 / Aminet 15 - Nov 1996.iso / Aminet / comm / fido / fnews7.lzh / fido752.nws < prev    next >
Text File  |  1990-12-23  |  81KB  |  1,674 lines

  1.      Volume 7, Number 52                              24 December 1990
  2.      +---------------------------------------------------------------+
  3.      |                                                  _            |
  4.      |                                                 /  \          |
  5.      |                                                /|oo \         |
  6.      |        - FidoNews -                           (_|  /_)        |
  7.      |                                                _`@/_ \    _   |
  8.      |         FidoNet (r)                           |     | \   \\  |
  9.      |  International BBS Network                    | (*) |  \   )) |
  10.      |         Newsletter               ______       |__U__| /  \//  |
  11.      |                                 / FIDO \       _//|| _\   /   |
  12.      |                                (________)     (_/(_|(____/    |
  13.      |                                                     (jm)      |
  14.      +---------------------------------------------------------------+
  15.      Editor in Chief:                                  Vince Perriello
  16.      Editors Emeritii:                    Thom Henderson,  Dale Lovell
  17.      Chief Procrastinator Emeritus:                       Tom Jennings
  18.      
  19.      Copyright 1990, Fido Software.  All rights reserved.  Duplication
  20.      and/or distribution permitted  for  noncommercial  purposes only.
  21.      For use in other circumstances, please  contact  Fido Software.
  22.      
  23.      FidoNews  is  published  weekly by and for  the  Members  of  the
  24.      FidoNet (r) International Amateur Electronic Mail System.   It is
  25.      a compilation of individual articles contributed by their authors
  26.      or authorized agents of the authors. The contribution of articles
  27.      to this compilation does not diminish the rights of the authors.
  28.      
  29.      You  are  encouraged   to  submit  articles  for  publication  in
  30.      FidoNews.  Article submission standards are contained in the file
  31.      ARTSPEC.DOC, available from node 1:1/1.    1:1/1  is a Continuous
  32.      Mail system, available for network mail 24 hours a day.
  33.      
  34.      Fido and  FidoNet  are  registered  trademarks of Tom Jennings of
  35.      Fido Software, Box  77731,  San  Francisco  CA 94107, USA and are
  36.      used with permission.
  37.      
  38.      Opinions expressed in  FidoNews articles are those of the authors
  39.      and are not necessarily  those of the Editor or of Fido Software.
  40.      Most articles are unsolicited.   Our  policy  is to publish every
  41.      responsible submission received.
  42.  
  43.  
  44.                         Table of Contents
  45.      1. ARTICLES  .................................................  1
  46.         Math Co-processor Options  ................................  1
  47.         Aviculturists Wanted!  ....................................  9
  48.         Some More about the 'GhostNET' Echo  ...................... 10
  49.         PUBNET -- New Organization for Computer Publishing  ....... 11
  50.         The Respectable SysOps Guide  ............................. 12
  51.         NewStyle Packets  ......................................... 15
  52.      2. COLUMNS  .................................................. 25
  53.         The Captain's Log: Stardate Christmas 1990  ............... 25
  54.      3. LATEST VERSIONS  .......................................... 27
  55.         Latest Software Versions  ................................. 27
  56.      And more!
  57.      FidoNews 7-52                Page 1                   24 Dec 1990
  58.  
  59.  
  60.      =================================================================
  61.                                  ARTICLES
  62.      =================================================================
  63.  
  64.                          MATH CO-PROCESSOR OPTIONS
  65.  
  66.      by Dave Appel, USPA license # C-20451
  67.      Just a dumb ascii user on 1:231/30
  68.  
  69.      C:\INTRO\MATH
  70.           Here is a list of "things you should know" about upgrading
  71.      your IBM or clone computer. I am going to focus on upgrading
  72.      with a numeric co-processor, a math chip. And, whether or not
  73.      you really need to upgrade to the latest 80486 system even if
  74.      you think you are maxed out on your 33 Mhz 80386.
  75.           Even if you are familiar with the 80x87 series read on. Now
  76.      there are alternative clone chips. One of these alternatives may
  77.      just save you the expense of upgrading your whole motherboard or
  78.      system.
  79.           The thing that got me interested in this topic was a July
  80.      1990 Byte article reviewing two 25 Mhz 486 systems. The big news
  81.      is that a 25 Mhz 486 CPU is no faster than a 33 Mhz 386 CPU. The
  82.      only benefit that you get for spending thousands of extra
  83.      dollars for the 486 system is that the 486's built-in floating
  84.      point unit (FPU) is about twice as fast as the 33 Mhz 80387
  85.      (that you can add to your 386 system for about $550 to $600.)
  86.           If you are maxed out with your current 80x86/80x87
  87.      combination you have several alternatives besides upgrading to a
  88.      faster motherboard or even the 486 system. Now that I've told
  89.      you what my thesis is, let me back up a bit and explain the
  90.      basics.
  91.  
  92.      C:\BASIC\MATH
  93.           A "numeric co-processor" or "math chip" is an integrated
  94.      circuit chip that you can plug into your motherboard. Its sole
  95.      purpose is to speed up numeric calculations. This chip does
  96.      calculations which would otherwise be done with software running
  97.      on the CPU chip itself.
  98.           Numeric co-processors only benefit a small number of users
  99.      because there are two conditions that must be met in order for
  100.      these chips to make a difference. One is that a good portion of
  101.      your computer time is spent doing mathematical calculations. The
  102.      second is that the software doing these calculations must be
  103.      smart enough to detect the presence of a co-processor and use
  104.      it.
  105.           Computer Aided Design (CAD) programs such as AutoCad
  106.      usually require a co-processor in order to get anywhere near
  107.      acceptable response time. Lotus 1-2-3, QuickBasic, PageMaker and
  108.      Ventura are other common programs that can take advantage of the
  109.      co-processor. (Ventura and PageMaker only take advantage of it
  110.      when printing graphics.)
  111.      FidoNews 7-52                Page 2                   24 Dec 1990
  112.  
  113.  
  114.           If you are running one of these programs, and you can
  115.      ascertain that the program is "compute-bound" as opposed to
  116.      "I/O-bound" (such determination is a whole science unto itself)
  117.      then ask yourself if the computations are "number crunching" or
  118.      "character crunching." If your application is compute-bound
  119.      while doing mostly numeric calculations, then adding a numeric
  120.      co-processor or upgrading to a faster alternative co-processor
  121.      will allow your programs to run much faster. If you are compute-
  122.      bound, but the application is just moving data around and not
  123.      doing actual numeric calculations then a co-processor will NOT
  124.      make it run faster.
  125.           One application where a co-processor is useless is a
  126.      dedicated file-server.  Although the 80486 CPU is now touted
  127.      as "ideal" for file-servers, it is a waste of money for such an
  128.      application. The extra money you spend for the 80486 is better
  129.      spent on faster disk drives or more memory for buffers. File-
  130.      servers don't use the floating point unit.
  131.           The claim to fame of the Intel 80486 CPU chip is that it
  132.      has the numeric co-processor built-in. You don't need to add
  133.      one. If you have an 8088, or an 80286 or an 80386, there is
  134.      probably an empty chip socket on your computer's motherboard
  135.      where you could plug in the co-processor. The part number of the
  136.      co-processor depends on the part number of your CPU. The price
  137.      depends on the speed (Mhz rating) and the chip maker.
  138.  
  139.            CPU      NUMERIC       PRICE RANGE(depends on speed)
  140.                     CO-PROCESSOR
  141.            8088     8087          $ 80-$150
  142.            80286    80287         $170-$250 (AMD's=$99)
  143.            80386    80387         $280-$600
  144.            80386SX  80387SX       $280-$400
  145.            80486    built into CPU chip
  146.  
  147.           In addition to matching the part number, you also have to
  148.      match the speed. If you have a 10 Mhz 80286, you need a 10 Mhz
  149.      80827. If you have a 12 Mhz 80286, you need a 12 Mhz 80287. If
  150.      you have a 16 Mhz 80386 you need a 16 Mhz 80387, etc. (Assuming
  151.      you "need" one in the first place). If you have a 10 Mhz 80286
  152.      CPU and a 10 Mhz 80287 co-processor just swapping out one of
  153.      these 10 Mhz chips and replacing it with a 12 Mhz chip won't do
  154.      you any good. The timing controls are in the motherboard itself.
  155.      Adjusting the timing controls won't do any good either, because
  156.      the other chips on the motherboard are matched to the timing
  157.      too. (This is akin to those who think that swapping their 120 ns
  158.      memory chips with 80 ns chips will speed up their system. It
  159.      just doesn't work that way.)
  160.  
  161.      C:\NEW\MATH
  162.      There are five options for those who would benefit from adding a
  163.      co-processor (compute-bound doing numeric calculations). They
  164.      are:
  165.      FidoNews 7-52                Page 3                   24 Dec 1990
  166.  
  167.  
  168.          Vendor   Parts
  169.          ------   -----
  170.          Intel    8087, 80287(-XL(T)), 80387, 80387SX
  171.          IIT      80287, 80387, and 80387SX replacements
  172.          Cyrix    80387 and 80387SX replacements
  173.          AMD      80287 replacement
  174.          Weitek   non-80x87-compatible co-processors for 386 & 486
  175.  
  176.           Intel, IIT, AMD, and Cyrix co-processors can plug right
  177.      into the socket on your motherboard. Just be sure to choose the
  178.      part number and speed that corresponds to your CPU. The Cyrix
  179.      and IIT chips are about 2 to 3 times faster than their
  180.      corresponding Intel part.
  181.           Intel recently replaced their original 80827 chips with the
  182.      newer 80287-XL and 80287-XLT.  They claim the 80287-XL is 50%
  183.      faster than the original 80287 of the same Mhz rating. But the
  184.      IIT chip is still faster. The 80287-XL will work with any 80286
  185.      CPU up to 12 Mhz.
  186.           According to Byte benchmarks, the AMD chip is slower than
  187.      the Intel chip but only 1/2 the cost. The AMD chip is plastic,
  188.      wheareas the other makers use ceramic chips.
  189.           The Cyrix and IIT co-processors are also slightly less
  190.      expensive depending on where you buy them.
  191.           In addition to being "pin compatible," the Cyrix, AMD, and
  192.      IIT chips are "code compatible" with the Intel chip. Your
  193.      hardware and software cannot tell them apart. Just plug them in
  194.      and go.
  195.           It's the same as the clone philosophy of marketing. You
  196.      have to be better and cheaper than the "big guy" in order to get
  197.      market share. Interesting side note: Intel didn't start
  198.      agressively advertising their numeric co-processors until IIT
  199.      and Cyrix came on the scene. Amazing what a little competition
  200.      will do.
  201.           If you already have an Intel 80x87 chip, then switching to
  202.      either the IIT or the Cyrix equivalent might get you the extra
  203.      number crunching power you need. This could save you the cost of
  204.      upgrading to a faster motherboard or a whole new system.
  205.           There are several "gotchas" here.
  206.           Gotcha #1: Intel somehow fixed or boosted their 33 Mhz
  207.      version of the 80387. While the Cyrix chip is at least twice as
  208.      fast as the Intel chip in the 16, 20, and 25 Mhz versions, the
  209.      33 Mhz version of the Cyrix is only marginally better than the
  210.      33 Mhz version of the Intel chip.
  211.           But... the 33 Mhz Cyrix is still 2.5 times as fast as the
  212.      33 Mhz Intel 80387 when doing transcendental functions such as
  213.      sine, cosine, etc. This makes it a rough equivalent of the 80486
  214.      at this specific type of calculation.
  215.           Gotcha #2: The Cyrix chip has a 90 bit internal
  216.      architecture whereas the Intel chip has an 80 bit internal
  217.      architecture. This means that on certain intensive double-
  218.      precision calculations, the Cyrix chip is SLIGHTLY more precise,
  219.      or better, than the Intel chip. Cross-machine consistency may be
  220.      more important to you than unnecessary extra precision. It is
  221.      possible that after thousands of iterations, the Cyrix will give
  222.      a result that is more precise than the Intel's result. Both
  223.      chips are IEEE compatible and give "accurate" results, but "more
  224.      FidoNews 7-52                Page 4                   24 Dec 1990
  225.  
  226.  
  227.      precise" is still different.
  228.           Sidenote: This is the issue on which Intel charged that the
  229.      Cyrix chip is "not Intel compatible." This was a cheap shot
  230.      since the Cyrix chip is better in this regard.
  231.           But... very few applications require the precision where
  232.      the difference would be notable. Single-precision and most
  233.      double-precision calculations would not be affected at all.
  234.           So, if cross-machine conformity is an issue, and you
  235.      already have one vendor's co-processor installed on some
  236.      machines, you might want to stick with that vendor on others. If
  237.      you only have one machine, or haven't installed any co-
  238.      processors on your machines yet, or are going to upgrade all of
  239.      them at once, the Cyrix or IIT is still more bang for your buck.
  240.           Gotcha #3: This applies to all co-processors including
  241.      Intel. When motherboard manufacturers test their boards prior to
  242.      shipping, almost all of them neglect to test the co-processor
  243.      socket. This is probably because no motherboards are shipped
  244.      from the manufacturer with a co-processor already installed.
  245.      This results in some being shipped with defective sockets or
  246.      socket wiring. You might insert your co-processor chip and think
  247.      it is the fault of the chip if it doesn't work. It could be the
  248.      fault of the socket, its wiring, or the motherboard. One vendor,
  249.      Microway, offers a diagnostic program to help you pinpoint the
  250.      problem. Their address is at the end of the article.
  251.           Gotcha #4: Intel did not ship the 80387 co-processor at the
  252.      same time as the first 80386 CPUs. Therefore, manufacturers
  253.      equipped their first 80386 motherboards with an 80287 socket
  254.      instead of, or in addition to, the 80387 socket. The 80287 is
  255.      NOT pin compatible with the 80387. They require different size
  256.      sockets.
  257.           If you are going to add a co-processor to a 386 purchased
  258.      in 1988 or earlier, check the motherboard specifications before
  259.      making a purchase. It might even be a good idea to open the box
  260.      and inspect the motherboard to visually verify what kind of co-
  261.      processor socket is there.
  262.           An 80287 socket is rectangular and has holes for 40 pins in
  263.      2 rows of 20. An 80387 socket is square with round holes for 68
  264.      pins. It has 2 rows of holes on all four sides. A Weitek 3167
  265.      socket is square with round holes for 121 pins. It has 3 rows of
  266.      holes on all four sides, with one extra hole on an inside
  267.      corner. The co-processor socket is usually located adjacent to
  268.      the CPU chip.
  269.           Gotcha #5: Some of the very latest 286 laptop computers
  270.      don't use the 40-pin socket for the 80287. Some, such as the
  271.      Compaq 286/LTE and the Tandy 2800, use a square socket called a
  272.      PLCC. Intel's 80287-XLT is the only math chip currently made for
  273.      these sockets.
  274.           Gotcha #6: Some motherboards drive the co-processor at a
  275.      different clock rate than the CPU. It will be either the same
  276.      clock rate as the CPU, or a certain fraction of the CPU clock.
  277.      Some motherboards have jumper settings to determine the co-
  278.      processor clock rate.  My ATTAK brand motherboard drives the CPU
  279.      at 10 Mhz.  But I can jumper it to drive the co-processor at
  280.      either 10 or 6.66 Mhz.
  281.      FidoNews 7-52                Page 5                   24 Dec 1990
  282.  
  283.  
  284.           If your motherboard uses one of the 16 or 20 Mhz 286 chips
  285.      from Harris or AMD, be sure to check the speed at which the co-
  286.      processor is driven, and if it is jumper-selectable.  For
  287.      instance, JADO brand motherboards can drive the CPU at 20 Mhz
  288.      while driving the co-processor at jumper-selectable rates from 8
  289.      to 20 Mhz. IIT is the only manufacturer I could find that makes
  290.      a 20 Mhz 80287 compatible chip.
  291.  
  292.      C:\ADVANCED\MATH
  293.           The Weitek co-processor is a unique and popular chip. It
  294.      has a dual 32 bit and 64 bit internal architecture. This makes
  295.      it much faster than the other co-processors. It is slightly less
  296.      accurate at double-precision than either the Intel or Cyrix. It
  297.      is still IEEE compatible, but just "different." Again, only the
  298.      pickiest of scientific applications need precision beyond what
  299.      the Weitek provides.
  300.           The Weitek chip is about twice the cost of the Intel chip
  301.      at each Mhz rating. But, it is even faster than the Cyrix and
  302.      IIT chips. It is 3 to 5 times faster than the 80387 of the same
  303.      Mhz rating. And here is the kicker, the 33 Mhz Weitek 3167,
  304.      coupled to the 80386, is FASTER than the 80486's internal FPU on
  305.      everything except double-precision matrix (vector) calculations.
  306.           The manufacturer claims that a Weitek 3167 coupled to a
  307.      80386 provides the floating point speed of DEC VAX 8650. If the
  308.      internal floating point unit (FPU) on the 80486, or the
  309.      80386/Weitek combination is still not enough power for you, you
  310.      could add the Weitek 4167 chip to a 486 system. The Weitek 4167,
  311.      coupled with the 80486, more than doubles the floating point
  312.      speed of the 80486 alone. (The Whetstone rating for the Weitek
  313.      4167 equals the speed of many of today's mainframes.)
  314.           The Weitek chips have their own gotchas.
  315.           Gotcha #1: The Weitek chips are NOT "pin compatible" with
  316.      the Intel co-processor chips.  Most motherboard manufacturers
  317.      are now putting "Weitek sockets" on their motherboards in
  318.      addition to 80387 co-processor sockets. Acer, ALR, AST, AT&T,
  319.      Compaq, CompuAdd, Convergent, Dell, Everex, HP, NCR, Packard
  320.      Bell, Sun, Tandy, Wyse, and Zenith are some that provide this
  321.      feature. If you are buying a new computer system for number
  322.      crunching, this may be a feature you should consider.
  323.           Gotcha #2: The Weitek chip is NOT "code compatible" with
  324.      the Intel 80x87 chips. In order to get the screaming speed into
  325.      this chip Weitek had to change both its electrical interface
  326.      (hence the need for a separate socket) and the software
  327.      interface.
  328.           Like all the other "gotchas," this one also has a "but." A
  329.      growing number of software packages, that are popular among
  330.      users needing number crunching power, have Weitek compatibility.
  331.      CADKEY 3, Vericut, ANVIL-5000pc, CADMAX, VersaCAD/386, AT&T
  332.      Unix, 386/ix, SCO Unix, Phar Lap Virtual Memory Manager, Eclipse
  333.      Dos Extender OS/386, are some that are Weitek Compatible.
  334.      Microway also makes Fortran, C, and Pascal compilers, graphics
  335.      applications, and Math/Stat applications that support the Weitek
  336.      chip.
  337.  
  338.      FidoNews 7-52                Page 6                   24 Dec 1990
  339.  
  340.  
  341.      C:\OTHER\STUFF
  342.           If you are going to do a lot of number crunching, your
  343.      system has to get those numbers to the co-processor before they
  344.      can be crunched. Many factors go into the overall system speed
  345.      besides the Mhz rating of the CPU.
  346.           The major factors besides the CPU are the disk and main
  347.      memory. ESDI and SCSI disks are faster than MFM and RLL.
  348.      Controllers that support 1:1 interleaving (full track buffering)
  349.      are faster than controllers that are 2:1. Look for these
  350.      features when building a system for speed.
  351.           Memory on the motherboard is accessed a lot faster than
  352.      memory on an expansion card. Look for a motherboard that has the
  353.      capacity for all the memory that you expect to need. The amount
  354.      of memory supported directly on the motherboard varies a great
  355.      deal from one manufacturer to another. Memory on an expansion
  356.      board can take 2 to 4 extra cycles to read.
  357.           "Cache memory," "0 wait state memory," or "system cache" is
  358.      another feature to look for. This is not to be confused with
  359.      disk caching. Disk caching is performed by software, and buffers
  360.      data between the disk and main memory. "System cache" or "0 wait
  361.      state cache" is a special kind of memory that buffers code and
  362.      data between main memory (DRAM) and the CPU. This kind of cache
  363.      is implemented in hardware right on the motherboard. It has
  364.      nothing to do with disk caching or the disk controller.
  365.           CPUs are so much faster than dynamic ram (DRAM) memory that
  366.      "wait states" are used. This has the effect of throttling down
  367.      the CPU. Benchmarks published elsewhere have amply demonstrated
  368.      that systems with cache memory are considerably faster than
  369.      systems without cache memory when everthing else is equal.
  370.           System cache overcomes the problem of slow DRAM slowing
  371.      down the CPU. 80386 systems rated at 20 Mhz and up usually come
  372.      with some kind of cache. Common denominations are 32K, 64K, and
  373.      128K. The more main memory you have, the larger you want your
  374.      cache. To build a faster system, go with the largest cache
  375.      option. CPUs rated at 25 Mhz and up really NEED this cache or
  376.      else the speed of the CPU goes to waste.
  377.           How much cache is needed is a subject of debate. It depends
  378.      on the application, and the size of the portions of code that
  379.      get executed most often. Multi-tasking or multi-user systems
  380.      would need more than a non-multi-tasking system. Heavy CAD
  381.      graphics also benefit by having cache. Constant manipulation of
  382.      large matrices in memory, such as large spreadsheets, also
  383.      benefit by having cache.
  384.           The 80486 CPU chip has a built-in cache controller and 8K
  385.      of internal cache. This is one of the reasons that a 25 Mhz 486
  386.      can perform at the same speed as a 33 Mhz 386. However, 8K of
  387.      cache is no where near enough for a multi-tasking system that
  388.      has megabytes of main memory. So look for a system cache of 64K
  389.      and up when shopping for 486 systems too. Don't be fooled by
  390.      Intel's claims of "built-in cache" on the 486 chip. It's nice
  391.      that it's there, but it's not enough.
  392.      FidoNews 7-52                Page 7                   24 Dec 1990
  393.  
  394.  
  395.           Here is a table of benchmarks of some of these co-
  396.      processors. A 33 Mhz Compaq 386 and a 25 Mhz 486/4167 were used:
  397.      (From the paper "The State of PC Numerics in 1990" by Stephen
  398.      Fried, Vice president, R&D, Microway, Inc. By permission.)
  399.  
  400.         Benchmark   Intel   Cyrix   Weitek   Intel   Weitek
  401.                     80387   83D87   3176     80486   4167
  402.  
  403.         scalar    S 1611    1613    4050     3307    7635
  404.                   D 1435    1543    3570     2942    6773
  405.  
  406.         matrix    S  866     875    2563     1877    3200
  407.                   D  672     726    1127     1703    3074
  408.  
  409.         trans     S  910    2308    3084     1197    4942
  410.                   D 1051    2983    1640     1291    2890
  411.  
  412.         Whetstone   3720    5049    7574     5650   11450
  413.  
  414.      "S" indicates single-precision, "D" indicates double-precision.
  415.      Figures are in "kflops," thousand floating point operations per
  416.      second.
  417.  
  418.      C:\EXOTIC\MATH
  419.           If you are writing your own programs for in-house
  420.      scientific use there are even more esoteric options. Computers
  421.      based on the Inmos/SGS T800 transputer and the Intel i860 RISC
  422.      CPU chip are available in the form of expansion boards that fit
  423.      in your AT or 386 expansion slots.
  424.           The T800 operates at 10 MIPS and 1.5 megaflops. The i860 is
  425.      capable of from 8 to 20 megaflops. Microway offers these
  426.      "supercomputers-on-a-board" and the software (C, Fortran, and
  427.      utilities) to run them. A German company, DSM, phone 408-946-
  428.      0655, also offers an i860 computer on an expansion board.
  429.  
  430.      C:\RECAP
  431.           If you need more number crunching speed:
  432.           1. If you don't have a numeric co-processor on your system,
  433.      see if your software applications support one. If they do
  434.      support one, consider adding a co-processor if you meet the
  435.      compute-bound criteria previously described.
  436.           2. If you already have a co-processor and applications that
  437.      use it, consider switching to a Cyrix, IIT, or Weitek (if your
  438.      applications can also support the Weitek) before upgrading to a
  439.      faster CPU.
  440.           3. If you are shopping for a new number crunching computer,
  441.      look for: a high Mhz rating of the CPU, lots of fast motherboard
  442.      memory, lots of memory cache (not just disk cache), and ESDI or
  443.      SCSI disks with a 1:1 controller. Then shop for the fastest co-
  444.      processor that both the motherboard and your applications
  445.      support.
  446.      FidoNews 7-52                Page 8                   24 Dec 1990
  447.  
  448.  
  449.           4. Beware of the claims of the 486-25. It's not as fast as
  450.      a 386-33 with a Weitek 3167. The extra cost is not in proportion
  451.      to the extra power. Aside from the FPU, it's no faster than a
  452.      vanilla 386-33. But if you have the bucks to spend, the 486
  453.      combined with a Weitek 4167 is the current ultimate.
  454.           5. To shop for a co-processor check the chip distributors
  455.      who advertise in the back of magazines such as Byte and PC
  456.      Magazine. When you are ready to buy, be sure to tell the vendor
  457.      what kind of system you have in order to match the part # and
  458.      Mhz rating of the chip.
  459.           6. A company specializing in co-processors, add-in boards,
  460.      and number crunching, both software and hardware, is Microway,
  461.      P.O. Box 79, Kingston, Mass. 02364. (508)746-7341
  462.           7. Other chip distributors are:
  463.              JDR Microdevices        1-800-538-5000
  464.              I.C. Express            1-800-877-8188
  465.              R&R Electronics         1-800-736-3644
  466.              Microprocessors Unl.    1-918-267-4961
  467.              Ann & Anthony           1-408-988-5083
  468.           (These are just for reference. I'm not endorsing any.)
  469.      [end]
  470.  
  471.  
  472.      -----------------------------------------------------------------
  473.      FidoNews 7-52                Page 9                   24 Dec 1990
  474.  
  475.  
  476.      AVICULTURISTS WANTED!!
  477.  
  478.      I have noticed reading the echo's available to me in Region 12,
  479.      that there is not one dedicated to Aviculturists. For those that
  480.      are unfamiliar to this term, it relates to those interested in
  481.      the breeding of domestivated birds (ie Canaries, Parrots etc
  482.      etc). I've seen echo's devoted to those interested in Tropical
  483.      fish (the AQUARIUM echo) and thought of establishing one for
  484.      those involved in the breeding or just the keeping of birds.
  485.  
  486.      If there is one already established, I would most certainly like
  487.      to hear about it. If not, I would appreciate hearing from anyone
  488.      that is interested in such an echo. If demand prevails, I am
  489.      considering setting up an echo area.
  490.  
  491.      Any Sysops who are interested, either for themselves or for their
  492.      users, can contact me via Net Mail, 24 hrs, at 1:229/110 Durham
  493.      Systems (Online).
  494.  
  495.      Paul Chantler
  496.      Durham Systems (Online) 1:229/110
  497.      Hopeful future host of the AVIARY echo
  498.  
  499.  
  500.      -----------------------------------------------------------------
  501.      FidoNews 7-52                Page 10                  24 Dec 1990
  502.  
  503.  
  504.      Chris Mayer, Ghostbusters Central (415) 933-4937
  505.      FidoNET 1:161/303 - GateNET 84:4101/303
  506.  
  507.                             The GhostNET Echo
  508.  
  509.        Yes, another echo is out, and its called 'GhostNET'.  This new
  510.      echo  is a  serious  attempt at  disscussing  topics relating to
  511.      paranormal  occurences,  Extrasensory Perception, Psychokinesis,
  512.      Psychics,  and  more.  Now that I've got you confused, here  are
  513.      the basic requirements.   It requires  real names and ANSI codes
  514.      are to be stripped.  To recieve this echo, send  netmail  to one
  515.      of the following nodes: (Please choose the node closest to you)
  516.           Chris Mayer @ 1:161/303 ------------------ 415-933-4937
  517.           Chris Mayer @ 84:4101/303 (From GateNET) - 415-933-4937
  518.       Cheryl Mathison @ 1:161/69 ------------------- 415-481-2806
  519.           Todd Looney @ 1:143/27 ------------------- 408-298-2740
  520.             Dan Hyman @ 1:205/45 ------------------- 209-661-5355
  521.        Dolores Jensen @ 1:142/999 ------------------ 203-742-7205
  522.  
  523.  
  524.      -----------------------------------------------------------------
  525.      FidoNews 7-52                Page 11                  24 Dec 1990
  526.  
  527.  
  528.      Robert Keown
  529.      FidoNet 1:273/718
  530.      RbbsNet 8:952/8
  531.  
  532.                PUBNET: The International Publisher's Exchange
  533.  
  534.      For those interested in electronic publishing, desktop
  535.      publishing, and computer graphics, a new organization has been
  536.      formed with telecommunications technology at its core.  The
  537.      International Publisher's Exchange (PUBNET) is a not-for-profit
  538.      organization which serves as an information clearing house for
  539.      individuals involved in graphic communications.
  540.  
  541.      Currently, PUBNET is carried by 200 BBS's throughout the U.S. and
  542.      Europe.  Primarily implemented with Fido-based technology, PUBNET
  543.      is expanding its operations to include gateways to other networks
  544.      (i.e. InterNet & RIME).
  545.  
  546.      PUBNET currently consists of 14 echoes focused on many aspects of
  547.      computer graphics and publishing including specific software
  548.      topics (i.e. PageMaker, Ventura, Quark, etc.), production
  549.      techniques, hardware technologies, and other such forums.
  550.      Additionally, PUBNET maintains a file distribution system as well
  551.      as a specific echo, called PUBNEWS, which carries late-breaking
  552.      news and press releases regarding the fast-moving graphic
  553.      communications market.  Many times new product announcements
  554.      appear in PUBNEWS long before they appear in print.
  555.  
  556.      Users of PUBNET include those with a casual interest or need, to
  557.      professional individuals and organizations involved in graphic
  558.      production, computer software and hardware, and corporate
  559.      communications.  PUBNET provides a good way for all levels of
  560.      users to learn and share ideas and solutions in computer
  561.      publishing.
  562.  
  563.      If you would to learn more about PUBNET, or would like to
  564.      establish echo feeds, you may contact Carl Dickson, 1:109/519,
  565.      Robert Keown, 1:273/718, or Gene Rodrigues, 1:143/25, for
  566.      additional information and the location of the nearest PUBNET
  567.      hub.
  568.  
  569.      -----------------------------------------------------------------
  570.      FidoNews 7-52                Page 12                  24 Dec 1990
  571.  
  572.  
  573.      Michael Rapp
  574.      FidoNet 1:106/12
  575.  
  576.      /------------------------------\
  577.      | The Respectable SysOps Guide |
  578.      |    by:  Michael Rapp         |   LAST REVISED: 12/17/90
  579.      |    aka: Captain Vizor        |
  580.      | SysOp:  USS Vulcanix         |
  581.      |         713/774-0088         |
  582.      \------------------------------/
  583.  
  584.      This is a guide that ALL SysOps should follow if they are
  585.      to be viewed by the modem world as "Respectable", and their
  586.      BBSes known a "Quality" BBS.
  587.      -----------------------------------------------------------
  588.  
  589.      1. Respectable SysOps don't put up a board without a hard
  590.         drive. They already have a 20MB or greater one made by
  591.         a major company like Seagate.
  592.  
  593.      2. Respectable SysOps have 2400 baud or greater.  The one
  594.         exception is that chat boards may have 300 because of
  595.         the expense of 5 or more phone lines and modems.
  596.  
  597.      3. Respectable SysOps do not run their BBS when the fan has
  598.         broken down.
  599.  
  600.      4. Respectable SysOps turn off their monitor as often as
  601.         possible.
  602.  
  603.      5. Respectable SysOps don't care if a user is going to put
  604.         up a board next week.
  605.  
  606.      6. Respectable SysOps try to help the user get his/her
  607.         board started by offering hints and tips.
  608.  
  609.      7. Respectable SysOps who operate boards that require money
  610.         for access do not give free validation to someone just
  611.         because they run "THE ULTIMATE BBS" and have a 250 MB
  612.         hard drive.
  613.  
  614.      8. Respectable SysOps laugh when users say 'I have your voice
  615.         number' or 'I am a Phed'.
  616.  
  617.      9. Respectable SysOps are very annoyed when users leave
  618.         numbers like 'CAN-NOT-TELL' or 'PRI-VAT-E!!!'.
  619.  
  620.      10. Respectable SysOps do not make up excuses to leave a
  621.          person with whom they are chatting like 'My dad is
  622.          calling me'.
  623.  
  624.      FidoNews 7-52                Page 13                  24 Dec 1990
  625.  
  626.  
  627.      11. Respectable SysOps NEVER have pirated software on their
  628.          boards.
  629.  
  630.      12. Respectable SysOps ALWAYS check uploaded software for
  631.          viruses before putting it online.
  632.  
  633.      13. Respectable SysOps have a dedicated computer with a
  634.          dedicated phone line and modem for their board.  They
  635.          never take it down except to run BBS maintinence or to
  636.          call a few BBSes that they like.  They never tie up the
  637.          board for more than an hour calling other BBS systems.
  638.  
  639.      14. Respectable SysOps don't say 'L8r', 'k-K00l','B@SS' or
  640.          any other related terms.
  641.  
  642.      15. Respectable SysOps when on chat boards do not use macros
  643.          every five minutes saying "Call the SPECTRUM ELITE!
  644.          ???/???-????".
  645.  
  646.      16. Respectable SysOps NEVER leave mail to users asking them
  647.          to post.
  648.  
  649.      17. Respectable SysOps get EXTREMELY angry if their boards
  650.          are crashed intentionally by other users. If
  651.          unintentionally, they go get a Pepsi and try to fix it.
  652.  
  653.      18. Respectable SysOps ALWAYS make a backup of their user
  654.          list and other important files every week.
  655.  
  656.      19. Respectable SysOps don't care about "improper sign-offs".
  657.  
  658.      20. Respectable SysOps don't think that they are God and are
  659.          better than everyone else.
  660.  
  661.      21. Respectable SysOps help the new users, not cut them down.
  662.  
  663.      22. Respectable SysOps NEVER have a message base such as
  664.          "ABUSE THAT USER".
  665.  
  666.      23. Respectable SysOps don't care what another user posts
  667.          about him/her on a "kid" or "looser" or "sleazy" board.
  668.  
  669.      24. Respectable SysOps put up the BBS as a service.
  670.  
  671.      25. Real SysOps don't get out their sector editor and put
  672.          their name on every piece of software they have in hopes
  673.          of gaining national recognition.
  674.  
  675.      26. Respectable SysOps NEVER let users threaten them in any
  676.          way.
  677.  
  678.      FidoNews 7-52                Page 14                  24 Dec 1990
  679.  
  680.  
  681.      27. Respectable SysOps NEVER EVER answer their board line by
  682.          voice.
  683.  
  684.      28. Respectable SysOps NEVER chat with users when they
  685.          themselves are in a bad mood.
  686.  
  687.      29. Respectable SysOps know that users tend to like SysOps
  688.          who take the time to chat to work out a problem the user
  689.          is having online.
  690.  
  691.      30. Respectable SysOps always wait at least 15 seconds before
  692.          breaking into chat.
  693.  
  694.      32. Respectable SysOps never type their fastest.  Users
  695.          respect SysOps who are accurate.
  696.  
  697.      33. Respectable SysOps NEVER say "My board is the best" or "if
  698.          you're going to pay, make it my board", this will more
  699.          discourage users than attract them.
  700.  
  701.      34. Respectable SysOps NEVER copy an obvious, original idea
  702.          from another board.  Users admire SysOp that come up with
  703.          their own ideas.
  704.  
  705.      35. Respectable SysOps try to modify the original BBS software
  706.          as much as possible.  Users tend to get bored if they call
  707.          boards that just leave the software exactly in the
  708.          original "generic" condition.
  709.  
  710.      Well....there you go!  My first submission to FidoNews!  If you
  711.      like it, or if you would like to add anything to it, just send me
  712.      netmail!
  713.  
  714.      Thanks.
  715.  
  716.      -----------------------------------------------------------------
  717.      FidoNews 7-52                Page 15                  24 Dec 1990
  718.  
  719.  
  720.                              NewStyle Packets
  721.                             A Proposal for the
  722.                             Next Generation of
  723.                           of FidoNet Mail Packers
  724.  
  725.                                Fourth Draft
  726.                              19 December 1990
  727.  
  728.                                  jim nutt
  729.                              1:114/30@fidonet
  730.  
  731.      Introduction
  732.  
  733.           FidoNet has been using the Type II style packet for some
  734.      five years or more now with good results.  However, at this
  735.      point, the Type II format has been extended an amazing number
  736.      of ways using the "Kludge" hidden line facility provided by a
  737.      leading ^A (ASCII SOH) on a line of text.  It is my belief that
  738.      the time has come to move to a newer technology for handling
  739.      packets, one that is inherently extensible and easily handled by
  740.      a number of systems.  Such a system should be able to handle such
  741.      varied things as integrated text/graphics and other special
  742.      attributes of messages.
  743.  
  744.      Basic Format
  745.  
  746.           Essentially, this format would break a message into a number
  747.      of "chunks".  Each chunk would be a maximum of 4,294,967,306(!)
  748.      bytes long including its header and may contain any type of
  749.      data.  A chunk header would be 21 bytes long and would consist of
  750.      a 4 byte chunk type tag followed by an 8 byte length field.  The
  751.      length field does *not* include the 12 bytes of the chunk
  752.      header.  Additionally, the length field is the the length of
  753.      the chunk *AS TRANSMITTED*, i.e., in ASCII.  Chunks would be
  754.      unterminated.  In C, a chunk structure would look like this:
  755.  
  756.           struct chunk {
  757.                char type[4];
  758.                char  len[8];  /* 32  bit  length of data field, 8 hex
  759.                                  digits */
  760.                unsigned char data[len]; /* not really, this isn't
  761.                                            legal c, but it gets the
  762.                                            idea across */
  763.           };
  764.  
  765.           Certain chunk types require that a FidoNet address be
  766.      represented in a binary hex format.  This address would be
  767.      comprised of the domain, zone, net, node, and point expressed as
  768.      the following C structure:
  769.  
  770.           struct address {
  771.      FidoNews 7-52                Page 16                  24 Dec 1990
  772.  
  773.  
  774.                char point[4];
  775.                char node[4];
  776.                char net[4];
  777.                char zone[4];
  778.                char domain[];
  779.           };
  780.  
  781.      The domain name is nul terminated and variable length.  If absent
  782.      it defaults to the current domain.
  783.  
  784.           All other fields are 4 hex digits with NO
  785.      terminating nul character.  It was chosen to use an ASCII
  786.      representation of numbers (in hex) to avoid byte ordering
  787.      problems and to enhance portability across 7 bit transport
  788.      layers.  For example, the author's address would be:
  789.  
  790.              0000001E00720001FIDONET
  791.  
  792.      See Appendix 6 for suggestions on generating this form of
  793.      address.
  794.  
  795.           A line, as defined by this document, is a sequence of 7
  796.      bit ASCII characters terminated with a linefeed (0x0a).
  797.  
  798.      Chunk Types
  799.  
  800.           Chunk type names are exactly four characters long, padded
  801.      with spaces if necessary.  Chunk types not recognized by a
  802.      program would be passed along and ignored.  Chunk types that are
  803.      marked with an asterisk (*) must be recognized by a conforming
  804.      installation.  Chunk types marked with a C are considered control
  805.      chunks, while those marked with D are data chunks.  Unmarked
  806.      chunks are delimiters or informational.  I would propose the
  807.      following base chunk types:
  808.  
  809.         * BEGB      A chunk indicating the beginning of a bundle.
  810.                     This chunk may contain optional information
  811.                     identifying the bundle.
  812.  
  813.           CRTR      Indicates the software and revision level used
  814.                     to create this bundle.  Applies only to entire
  815.                     bundles.
  816.  
  817.         * PSWD      Password for the entire bundle, or if within
  818.                     "BEGM"/"ENDM" a single message.  If the password
  819.                     in this chunk does not match a predefined
  820.                     password on the receiving system one of two
  821.                     actions occurs.  If the receiving system is the
  822.                     final destination of the bundle or message, the
  823.                     bundle or message is discarded, optionally with
  824.                     a message being sent back to the sender saying so.
  825.      FidoNews 7-52                Page 17                  24 Dec 1990
  826.  
  827.  
  828.                     If the bundle or message is only passing through,
  829.                     it will not be made visible to the sysop of the
  830.                     routing system, regardless of any options that
  831.                     may be set to the contrary.  Obviously, this is
  832.                     lightweight security, but it is better than
  833.                     nothing!
  834.  
  835.           BEGA  C   This chunk indicates the conference the following
  836.                     messages (up to the corresponding ENDA marker)
  837.                     belong to.  This could be multiple areas, one area
  838.                     per line.  BEGA/ENDA chunks may be nested.
  839.  
  840.         * BEGM      A chunk indicating the beginning of a message,
  841.                     this chunk may contain optional information
  842.                     identifying the message.
  843.  
  844.         * ROUT  C   Binary address of next destination for this
  845.                     message or bundle.  In other words, if a message
  846.                     from 123/456 is going to 456/789 but is routed
  847.                     through an intermediary system (say 321/654) this
  848.                     address would be that of the intermediary system.
  849.  
  850.                     This chunk may be applied to either a single
  851.                     message or an entire bundle.
  852.  
  853.         * TO    C   Name and address of receiver in ASCII.  The
  854.                     address in this field may be anything, so long
  855.                     as the system at the "ROUT" address can make
  856.                     sense of it.  For split addresses (name and
  857.                     address separated, such as a FidoNet address) the
  858.                     address should be on two ASCII lines separated a
  859.                     newline (ASCII 0x0a) with the address on the first
  860.                     line and name on the second line.  Integrated
  861.                     addresses (name and address all in one, such as
  862.                     Internet) should be on one line, with an
  863.                     optional second line giving the recipient's
  864.                     actual name.
  865.  
  866.         * FROM  C   Name and address of sender in ASCII.  This
  867.                     may be anything so long as it is possible for
  868.                     the receiver to reply via the address in this
  869.                     field. The format of this should be the same as
  870.                     for the TO chunk
  871.  
  872.         * TIME  D   Timestamp of the message. Represented as a 32
  873.                     bit integer counting the number of seconds from
  874.                     January 1, 1970 0:00 UTC.  8 digit hexadecimal
  875.                     field.
  876.  
  877.         * SUBJ  D   Subject of the message
  878.  
  879.      FidoNews 7-52                Page 18                  24 Dec 1990
  880.  
  881.  
  882.         * ATTR  C   Attributes of the message. See Appendix 2 for
  883.                     a complete list of message attributes.
  884.  
  885.         * NUMB      Serial number of this message on originating
  886.                     system. This chunk is fixed as an 8 byte hex
  887.                     word. Length is 8.
  888.  
  889.         * RPLY      Identifier of the message this is a reply to.
  890.                             This is a two line field, with the address
  891.                     of the system the message being replied to on
  892.                     the first line and the serial number (from the
  893.                     NUMB) chunk of the replied to message on the
  894.                     second line.
  895.  
  896.         * ATCH  C   Name of a file attached to this message
  897.  
  898.         * FREQ  C   Name of a file requested from receiving system.
  899.                     This would incorporate the same type of update
  900.                     request logic as is currently used by WaZoo
  901.                     mailers.  A separate "FREQ" chunk is required
  902.                     for each file requested.
  903.  
  904.           DOMN  C   Echomail only, list of domains, one per line, of
  905.                     the domains this message has passed through
  906.  
  907.           ZONE  C   Echomail only, list, as four byte hex words,
  908.                     of zones that have seen this message.  This
  909.                     chunk is cleared each time the message enters a
  910.                     different domain and the name of the domain the
  911.                     message is exiting is added to the "DOMN" chunk.
  912.  
  913.           NET   C   Echomail only, list, as four byte hex words,
  914.                     of all nets that have seen this message.  This
  915.                     chunk is cleared upon export to another zone and
  916.                     the exporting node's zone number is added to the
  917.                     "ZONE" chunk.
  918.  
  919.           NODE  C   Echomail only, list, as four byte hex words,
  920.                     of all nodes in the current net that have seen
  921.                     this message.  This chunk is cleared each time
  922.                     the message enters a new net and the number of
  923.                     the net the message is exiting is added to the
  924.                     "NET " chunk.
  925.  
  926.           PONT  C   Echomail only, list, as four byte hex words,
  927.                     of all point systems that have seen this message.
  928.                     This chunk is cleared upon export to another node
  929.                     and the node number of the exporting system is
  930.                     added to the "NODE" chunk.
  931.  
  932.         * PATH      List of the systems this message has passed
  933.      FidoNews 7-52                Page 19                  24 Dec 1990
  934.  
  935.  
  936.                     through to reach this system, in order.  This
  937.                     includes all systems in all zones and domains.
  938.                     All addresses would be in hex as defined in the
  939.                     section "Basic Formats" with one address per
  940.                     line.
  941.  
  942.         * TEXT  D   The text of a message.  This is restricted to
  943.                     seven bit ASCII characters.  Prefixing a
  944.                     character with an ASCII ESC (0x1b) indicates
  945.                     that the following character has its high-order
  946.                     bit set. ASCII ESC is recognized by the sequence
  947.                     ESC ESC. Text lines are terminated with an ASCII
  948.                     LF (0x0a).  A message may contain as many TEXT
  949.                     chunks as are necessary for the text of the
  950.                     message.  Adjacent TEXT chunks are logically
  951.                     concatenated.
  952.  
  953.           QUOT  C   Indicates that the following text chunk is quoted.
  954.                             This field contains:
  955.  
  956.                              name of quoted person
  957.                              address of quoted person
  958.                              timestamp of quoted message (8 digit hex)
  959.                              optional information
  960.  
  961.                     with each subfield on a separate line.
  962.  
  963.           GRPH  D   A vector drawing. This is an HPGL image. Multiple
  964.                     GRPH chunks may appear in a message. GRPH chunks,
  965.                     like TEXT chunks, are logically concatenated when
  966.                     adjacent.
  967.  
  968.           SEEN  C   This is a list of the systems that have seen this
  969.                     message.  Address are in ASCII, one per line.
  970.                     Omitted fields in an address are replaced by the
  971.                     value of the corresponding field of the preceding
  972.                     address.
  973.  
  974.         * ENDM      A chunk indicating the end of a message.  This
  975.                     chunk may optionally contain information
  976.                     identifying the message it terminates.
  977.  
  978.           ENDA      This chunk terminates a list of message for a
  979.                     particular conference(s).  If the opening BEGA
  980.                     chunk lists multiple conferences, then multiple
  981.                     ENDA chunks may be used, each listing one or more
  982.                     of the conferences in the BEGA. See Appendix 4 for
  983.                     more details.
  984.  
  985.         * ENDB      A chunk indicating the end of the bundle,
  986.                     anything after this can be safely ignored.
  987.      FidoNews 7-52                Page 20                  24 Dec 1990
  988.  
  989.  
  990.                     This chunk may optionally contain information
  991.                     identifying the bundle it terminates.
  992.  
  993.           NULL      An empty chunk. This may never be needed, but
  994.                     would conceivably be useful for separating
  995.                     adjacent GRPH and TEXT chunks that should not be
  996.                     concatentated.
  997.  
  998.      Other Considerations
  999.  
  1000.           Chunk style packets could not be sent as *.PKT files as they
  1001.      are not backward compatible with type II packets.  I propose that
  1002.      chunk style packets be called bundles and sent as *.BUN files,
  1003.      with compressed bundles sent as *.B??  where ??  is the
  1004.      compression method used (see Appendix 1 for extensions).  Bundle
  1005.      file names should be unique for at least a one week cycle, a 32
  1006.      bit serial number expressed in hexadecimal should prove adequate
  1007.      for most applications.
  1008.  
  1009.           Experimental chunk types are provided for by the provision
  1010.      that unrecognized chunk types be passed through and ignored.
  1011.      Systems that know how to use a particular chunk type (say, BITS)
  1012.      can, while systems that don't understand it may ignore it.
  1013.  
  1014.           Chunks should appear in a bundle in roughly the same order
  1015.      as they appear above, with control and informational chunks
  1016.      (PATH, ROUT, etc) appearing before data chunks (TEXT, BITS,
  1017.      GRPH).
  1018.  
  1019.      Control
  1020.  
  1021.           Chunk tag name assignments are controlled by Appendix 3 of
  1022.      this document.  New chunk tags may be added and old ones
  1023.      revised by revision of this document.  Message attribute
  1024.      assignments are controlled by Appendix 2 of this document.  New
  1025.      attributes may be assigned by revision of this document.
  1026.      Bundle file extensions are controlled by Appendix 1 of this
  1027.      document.  New extensions may be defined and old ones revised
  1028.      by revision of this document.
  1029.  
  1030.      Conclusion
  1031.  
  1032.           I doubt I have covered all possible or desirable chunk types
  1033.      in this document.  I do believe however, that enough have been
  1034.      defined to get started with.  Chunks offer a highly flexible,
  1035.      extensible system of bundling mail.  New types of chunks may
  1036.      defined as needed to accomodate advances in technology and
  1037.      FidoNet.  Additionally, this would further separate the
  1038.      application and transport layers of FidoNet, yielding less
  1039.      confusion as to their respective roles.
  1040.  
  1041.      FidoNews 7-52                Page 21                  24 Dec 1990
  1042.  
  1043.  
  1044.           It may be noticed that this structure is extremely similar
  1045.      to the IFF format as used on Amiga computers and introduced by
  1046.      Electronic Arts Software. While inspired by IFF, this system
  1047.      has been simplified somewhat and changed to be more easily
  1048.      transportable between computers using different byte orders and
  1049.      processors.  All fields defined in this document are 7 bit
  1050.      ASCII and should be easily parsed by any system.
  1051.  
  1052.      Appendix 1 - Compression Extensions
  1053.  
  1054.           Compressed bundles would indicate the type of compression
  1055.      used by the following file extensions:
  1056.  
  1057.           Extension      Creator
  1058.           ---------      -------
  1059.           .BUN           Uncompressed
  1060.           .BPK           PKZip
  1061.           .BLH           LHarc
  1062.           .BAR           ARC
  1063.           .BDW           DWC
  1064.           .BPA           PAK
  1065.           .BZO           ZOO
  1066.           .BPX           PKXarc
  1067.  
  1068.      Appendix 2 - Message Attributes
  1069.  
  1070.           The following attributes have been assigned:
  1071.  
  1072.              PRIV            privileged message (sysop or recipient
  1073.                              only)
  1074.              CRYP            encrypted message
  1075.              CRSH            High priority message
  1076.              DRCT            Send directly to destination (no routing)
  1077.              HOLD            Hold this message for pickup
  1078.  
  1079.           Attributes are listed one per line and may combined where
  1080.      it makes sense to do so. (crash and hold makes no sense...)
  1081.  
  1082.  
  1083.      Appendix 3 - Defined Chunk Tags
  1084.  
  1085.           The following chunk tags are defined in this document:
  1086.  
  1087.           BEGB      TO        RPLY      NODE      SEEN
  1088.           CRTR      FROM      ATCH      PONT      ENDM
  1089.           PSWD      TIME      FREQ      PATH      ENDA
  1090.           BEGA      SUBJ      DOMN      TEXT      ENDB
  1091.           BEGM      ATTR      ZONE      QUOT      NULL
  1092.           ROUT      NUMB      NET       GRPH
  1093.  
  1094.      Appendix 4 - The BEGA/ENDA chunks
  1095.  
  1096.      FidoNews 7-52                Page 22                  24 Dec 1990
  1097.  
  1098.  
  1099.           Messages may belong to multiple conferences (this is quite
  1100.      common in UseNet).  Therefore it is possible to nest both BEGA
  1101.      and ENDA chunks.  Additionally, it is possible to list multiple
  1102.      conferences in either chunk.  For example, ten messages come
  1103.      through a system.  The first five are crossposted to both c_echo
  1104.      and c_plusplus, the next two are c_echo only and the next are
  1105.      posted to c_echo and net_dev.  Finally, the last message is to
  1106.      net_dev only.  The basic bundle structure (showing only the
  1107.      BEGA/ENDA [with BEGM....ENDM indicating a message] chunks for
  1108.      clarity) would be as follows (<lf> is a linefeed [ASCII 10]):
  1109.  
  1110.  
  1111.              BEGA00000011C_ECHO<lf>C_PLUSPLUS
  1112.              BEGM....ENDM
  1113.              BEGM....ENDM
  1114.              BEGM....ENDM
  1115.              BEGM....ENDM
  1116.              BEGM....ENDM
  1117.              ENDA0000000AC_PLUSPLUS
  1118.              BEGM....ENDM
  1119.              BEGM....ENDM
  1120.              BEGA00000007NET_DEV
  1121.              BEGM....ENDM
  1122.              BEGM....ENDM
  1123.              ENDA00000006C_ECHO
  1124.              BEGM....ENDM
  1125.              ENDA00000007NET_DEV
  1126.  
  1127.           In other words, BEGA/ENDA are cumulative. This should allow
  1128.      greater flexibility in conferencing and should assist in porting
  1129.      UseNet conferences over as it is common for a UseNet message to
  1130.      posted across several conferences.
  1131.  
  1132.      Appendix 5 - Echomail
  1133.  
  1134.           This proposal contains two different possibilities for
  1135.      controlling echomail flow.  The first assumes a tree structured
  1136.      topology and is represented by the DOMN, ZONE, NET, NODE and PONT
  1137.      chunks.  The second is similar to current echomail distribution
  1138.      and uses the SEEN chunk to list the systems a message has been
  1139.      seen by.  This document does not attempt to judge either system
  1140.      on its merits (or otherwise), they are simply presented.
  1141.  
  1142.      Appendix 6 - Addresses and C
  1143.  
  1144.           In C, chunk addresses can be generated using the sprintf()
  1145.      function with parameters of the form:
  1146.  
  1147.      sprintf(addrstr,"%04x%04x%04x%04x%s",point,node,net,zone,domain);
  1148.  
  1149.      It may be read back with:
  1150.  
  1151.      FidoNews 7-52                Page 23                  24 Dec 1990
  1152.  
  1153.  
  1154.      sscanf(addrstr,"%4x%4x%4x%4x%s",&point,&node,&net,&zone,&domain);
  1155.  
  1156.      Appendix 7 - Contributors
  1157.  
  1158.           The following people have contributed to this
  1159.      specification in some way.  If I've missed your name, please
  1160.      forgive me...  I get a lot of mail on this and have misplaced
  1161.      some messages.
  1162.  
  1163.              Alastair Rankine of 3:680/820@fidonet
  1164.              Alexander Holy of 2:310/11.32@fidonet
  1165.              Andreas Kaiser of 2:509/5@fidonet.org
  1166.              Andy Lester of 1:115/934@fidonet
  1167.              Baba Buehler of 1:233/4.0@fidonet
  1168.              Brendan Morley of 3:640/297.3@fidonet
  1169.              Charles Falconer of 1:141/209.1@fidonet
  1170.              Clinton Adams of 1:273/101@fidonet
  1171.              Daniel Kalchev of 2:359/1@fidonet
  1172.              David Nugent of 3:632/348.65535@fidonet
  1173.              Erik Seielstad of 1:260/231@fidonet
  1174.              Fabian Gordon of 1:107/323@fidonet
  1175.              Garth Kidd of 3:680/828@fidonet
  1176.              Gerard van.der.Land of 2:283/1.5@fidonet
  1177.              Henk Wevers of 2:500/1@fidonet
  1178.              Ian McLaughlin of 1:353/250@fidonet.org
  1179.              Jan Terpstra of 2:512/10.0@fidonet
  1180.              Jan Vroonhof of 2:281/1.12@fidonet
  1181.              Jeffrey Nonken of 1:273/715.2@fidonet
  1182.              Joe Jared of 1:103/201.1@fidonet
  1183.              Johan Zwiekhorst of 2:292/100@fidonet
  1184.              Juergen Hermann of 2:507/642.7610@fidonet
  1185.              Mark Howard of 1:260/340.1@fidonet
  1186.              Maximilian Hantsch of 2:310/6@fidonet
  1187.              Pieter Muller of 5:492/1.4@fidonet
  1188.              Renald Loignon of 1:167/176.1@fidonet
  1189.              Rob Tillotson of 1:201/40.302@fidonet
  1190.              Robert Heller of 1:321/153.0@fidonet
  1191.              Roger Mordin of 2:201/231.10@fidonet
  1192.              Ronald Bruintjes of 2:281/600@fidonet
  1193.              Russell McOrmond of 1:163/109.1@fidonet
  1194.              Sico Bruins of 2:512/10.4@fidonet
  1195.              Torben Paving of 2:231/16.9@fidonet
  1196.  
  1197.  
  1198.  
  1199.  
  1200.  
  1201.  
  1202.  
  1203.  
  1204.  
  1205.      FidoNews 7-52                Page 24                  24 Dec 1990
  1206.  
  1207.  
  1208.      -----------------------------------------------------------------
  1209.      FidoNews 7-52                Page 25                  24 Dec 1990
  1210.  
  1211.  
  1212.      =================================================================
  1213.                                   COLUMNS
  1214.      =================================================================
  1215.  
  1216.      "Captain's Log, Stardate 9012.25..."
  1217.      by Phil Buonomo, 1:107/583@FidoNet 520/583@AlterNet 9:807/1@PNet
  1218.  
  1219.      Since this is the last scheduled FidoNews of the year, and coin-
  1220.      cidentally the last one before BOTH Christmas and New Year's, I
  1221.      made a special effort of submitting something this week.  I've a
  1222.      few articles that have been on the back burner for a few weeks,
  1223.      but just haven't had the time to get them in.  Hopefully I'll be
  1224.      able to write them down soon.  In the meantime I wish all who read
  1225.      this a very happy holiday season, regardless of religious belief,
  1226.      color of skin, sexual preference, or even network affiliation:
  1227.  
  1228.                     A Christmas Poem  (Author unknown)
  1229.  
  1230.      Twas the night before Christmas, and all through the shop,
  1231.      The computers were whirring; they never do stop.
  1232.      The power was on and the temperature right,
  1233.      In hopes that the input would feed back that night.
  1234.  
  1235.      The system was ready, the program was coded,
  1236.      And memory drums had been carefully loaded;
  1237.      While adding a Christmasy glow to the scene,
  1238.      The lights on the console flashed red, white, and green.
  1239.  
  1240.      When out in the hall there arose such a clatter,
  1241.      The programmer ran out to see what was the matter.
  1242.      Away to the hallway he flew like a flash,
  1243.      Forgetting his key in his curious dash.
  1244.  
  1245.      He stood in the hallway and looked all about,
  1246.      When the door slammed behind him,and he was locked out.
  1247.      Then, in the computer room, what should appear,
  1248.      But a miniature sleigh and eight tiny reindeer;
  1249.      And a little old man, who with scarcely a pause, Chuckled:
  1250.      "My name is Santa... the last name is Claus."
  1251.  
  1252.      The computer was startled, confused by the name,
  1253.      Then it buzzed as it heard the old fellow exclaim:
  1254.      "This is Dasher and Dancer and Prancer and Vixen,
  1255.      And Comet and Cupid and Donner and Blitzen."
  1256.  
  1257.      With all these odd names, it was puzzled anew;
  1258.      It hummed and it clanked, and a main ciruit blew.
  1259.      It searched in its memory core, trying to "think";
  1260.      Then the multi-line printer went out on the blink.
  1261.  
  1262.      Unable to do its electronic job,
  1263.      It said in a voice that was almost a sob:
  1264.      "Your eyes--how they twinkle--your dimples so merry,
  1265.      Your cheeks so like roses, your nose like a cherry,
  1266.      Your smile--all these things, I've been programmed to know,
  1267.      And at data-recall, I am more than so-so;
  1268.      FidoNews 7-52                Page 26                  24 Dec 1990
  1269.  
  1270.  
  1271.      But your name and your address (computers can't lie),
  1272.      Are things that I just cannot identify.
  1273.  
  1274.      You've a jolly old face and a little round belly,
  1275.      That shakes when you laugh like a bowlful of jelly;
  1276.      My scanners can see you, but still I insist,
  1277.      Since you're not in my program, you cannot exist!'
  1278.  
  1279.      Old Santa just chuckled a merry "ho,ho,"
  1280.      And sat down to type out a quick word or so.
  1281.      The keyboard clack-clattered, its sound sharp and clean,
  1282.      As Santa fed this "data" into the machine:
  1283.      "Kids everywhere know me; I come every year;
  1284.      The presents I bring add to everyone's cheer;
  1285.      But you won't get a thing-- that's plain to see;
  1286.      Too bad your programmers forgot about me."
  1287.  
  1288.      Then he faced the machine and said with a shrug,
  1289.      "Happy Christmas to all," as he pulled out its plug.
  1290.      -----------------------------------------------------------------
  1291.      FidoNews 7-52                Page 27                  24 Dec 1990
  1292.  
  1293.  
  1294.      =================================================================
  1295.                               LATEST VERSIONS
  1296.      =================================================================
  1297.  
  1298.                          Latest Software Versions
  1299.  
  1300.                               MS-DOS Systems
  1301.                               --------------
  1302.  
  1303.                            Bulletin Board Software
  1304.      Name        Version    Name        Version    Name       Version
  1305.  
  1306.      DMG            2.93    Phoenix         1.3    TAG           2.5g
  1307.      Fido            12s+   QuickBBS       2.66    TBBS           2.1
  1308.      GSBBS          3.01    RBBS          17.3A    TComm/TCommNet 3.4
  1309.      Lynx           1.30    RBBSmail      17.3B    Telegard       2.5
  1310.      Kitten         2.16    RemoteAccess  0.04a    TPBoard        6.1
  1311.      Maximus        1.02    SLBBS          1.77A   Wildcat!      2.50
  1312.      Opus           1.13+   Socrates       1.10    WWIV          4.12
  1313.      PCBoard        14.5                           XBBS          1.15
  1314.  
  1315.      Network                Node List              Other
  1316.      Mailers     Version    Utilities   Version    Utilities  Version
  1317.  
  1318.      BinkleyTerm    2.40    EditNL         4.00    ARC            7.0
  1319.      D'Bridge       1.30    MakeNL         2.31    ARCAsim       2.30
  1320.      Dutchie       2.90C    ParseList      1.30    ARCmail       2.07
  1321.      FrontDoor     1.99c    Prune          1.40    ConfMail      4.00
  1322.      PRENM          1.47    SysNL          3.14    Crossnet      v1.5
  1323.      SEAdog        4.51b    XlatList       2.90    DOMAIN        1.42
  1324.      TIMS      1.0(Mod8)    XlaxDiff       2.35    EMM           2.02
  1325.                             XlaxNode       2.35    Gmail         2.05
  1326.                                                    GROUP         2.16
  1327.                                                    GUS           1.30
  1328.                                                    HeadEdit      1.15
  1329.                                                    InterPCB      1.31
  1330.                                                    LHARC         1.13
  1331.                                                    MSG            4.1
  1332.                                                    MSGED         2.00
  1333.                                                    MSGTOSS        1.3
  1334.                                                    PK[UN]ZIP     1.10
  1335.                                                    QM             1.0
  1336.                                                    QSORT         4.03
  1337.                                                    Sirius        1.0x
  1338.                                                    SLMAIL        1.36
  1339.                                                    StarLink      1.01
  1340.                                                    TagMail       2.41
  1341.                                                    TCOMMail       2.2
  1342.                                                    Telemail      1.27
  1343.                                                    TMail         1.15
  1344.                                                    TPBNetEd       3.2
  1345.      FidoNews 7-52                Page 28                  24 Dec 1990
  1346.  
  1347.  
  1348.                                                    TosScan       1.00
  1349.                                                    UFGATE        1.03
  1350.                                                    XRS           4.00*
  1351.                                                    XST            2.2
  1352.                                                    ZmailQ        1.12
  1353.  
  1354.  
  1355.                                 OS/2 Systems
  1356.                                 ------------
  1357.  
  1358.      Bulletin Board Software   Network Mailers     Other Utilities
  1359.  
  1360.      Name            Version   Name      Version   Name       Version
  1361.  
  1362.      Maximus-CBCS       1.02   BinkleyTerm  2.40   Parselst      1.32
  1363.                                                    ConfMail      4.00
  1364.                                                    EchoStat       6.0
  1365.                                                    oMMM          1.52
  1366.                                                    Omail          3.1
  1367.                                                    MsgEd         2.00
  1368.                                                    MsgLink       1.0C
  1369.                                                    MsgNum        4.14
  1370.                                                    LH2           0.50
  1371.                                                    PK[UN]ZIP     1.02
  1372.                                                    ARC2          6.00
  1373.                                                    PolyXARC      2.00
  1374.                                                    Qsort          2.1
  1375.                                                    Raid           1.0
  1376.                                                    Remapper       1.2
  1377.                                                    Tick           2.0
  1378.                                                    VPurge        2.07
  1379.  
  1380.  
  1381.                                  Xenix/Unix
  1382.                                  ----------
  1383.  
  1384.      BBS Software                  Mailers         Other Utilities
  1385.      Name             Version  Name      Version   Name       Version
  1386.  
  1387.      MaximusCBCS 1.02.Unix.B0  BinkleyTerm 2.30b   Unzip         3.10
  1388.                                                    ARC           5.21
  1389.                                                    ParseLst     1.30b
  1390.                                                    ConfMail     3.31b
  1391.                                                    Ommm         1.40b
  1392.                                                    Msged        1.99b
  1393.                                                    Zoo           2.01
  1394.                                                    C-Lharc       1.00
  1395.                                                    Omail        1.00b
  1396.  
  1397.  
  1398.  
  1399.      FidoNews 7-52                Page 29                  24 Dec 1990
  1400.  
  1401.  
  1402.                                  Apple CP/M
  1403.                                  ----------
  1404.  
  1405.      Bulletin Board Software   Network Mailers     Other Utilities
  1406.  
  1407.      Name            Version   Name      Version   Name       Version
  1408.  
  1409.      Daisy               v2j   Daisy Mailer 0.38   Nodecomp      0.37
  1410.                                                    MsgUtil        2.5
  1411.                                                    PackUser        v4
  1412.                                                    Filer         v2-D
  1413.                                                    UNARC.COM     1.20
  1414.  
  1415.  
  1416.                                  Macintosh
  1417.                                  ---------
  1418.  
  1419.      Bulletin Board Software   Network Mailers     Other Utilities
  1420.  
  1421.      Name            Version   Name      Version   Name       Version
  1422.  
  1423.      Red Ryder Host     2.1    Tabby         2.2   MacArc         0.04
  1424.      Mansion            7.15   Copernicus    1.0   ArcMac          1.3
  1425.      WWIV (Mac)         3.0                        LHArc          0.33
  1426.      Hermes             1.01                       StuffIt Classic 1.6
  1427.      FBBS               0.91                       Compactor      1.21
  1428.                                                    TImport        1.92
  1429.                                                    TExport        1.92
  1430.                                                    Timestamp       1.6
  1431.                                                    Tset            1.3
  1432.                                                    Import          3.2
  1433.                                                    Export         3.21
  1434.                                                    Sundial         3.2
  1435.                                                    PreStamp        3.2
  1436.                                                    OriginatorII    2.0
  1437.                                                    AreaFix         1.6
  1438.                                                    Mantissa       3.21
  1439.                                                    Zenith          1.5
  1440.                                                    Eventmeister    1.0
  1441.                                                    TSort           1.0
  1442.                                                    Mehitable       2.0
  1443.                                                    UNZIP         1.02c
  1444.  
  1445.                                    Amiga
  1446.                                    -----
  1447.  
  1448.      Bulletin Board Software   Network Mailers     Other Utilities
  1449.  
  1450.      Name            Version   Name      Version   Name       Version
  1451.  
  1452.      Paragon            2.07+  BinkleyTerm  1.00   AmigArc       0.23
  1453.      TransAmiga         1.04   TrapDoor     1.50   AReceipt       1.5
  1454.      FidoNews 7-52                Page 30                  24 Dec 1990
  1455.  
  1456.  
  1457.                                WelMat       0.42   booz          1.01
  1458.                                                    ConfMail      1.10
  1459.                                                    ChameleonEdit 0.10
  1460.                                                    ElectricHerald1.66
  1461.                                                    Lharc         1.21
  1462.                                                    MessageFilter 1.52
  1463.                                                    oMMM         1.49b
  1464.                                                    ParseLst      1.30
  1465.                                                    PkAX          1.00
  1466.                                                    PK[UN]ZIP     1.01
  1467.                                                    PolyxAmy      2.02
  1468.                                                    RMB           1.30
  1469.                                                    Skyparse      2.30
  1470.                                                    TrapList      1.12
  1471.                                                    UNzip         0.86
  1472.                                                    Yuck!         1.61
  1473.                                                    Zoo           2.01
  1474.  
  1475.  
  1476.  
  1477.                                  Atari ST
  1478.                                  --------
  1479.  
  1480.      Bulletin Board Software   Network Mailer      Other Utilities
  1481.  
  1482.      Name            Version   Name      Version   Name       Version
  1483.  
  1484.      FIDOdoor/ST        2.00*  BinkleyTerm 2.40j*  ConfMail      4.02
  1485.      Pandora BBS       2.41c   The BOX     1.30    ParseList     1.30
  1486.      QuickBBS/ST        1.02                       ARC           6.02
  1487.      GS Point           0.61                       FiFo          2.1c
  1488.                                                    LHARC         0.60
  1489.                                                    LED ST        0.10
  1490.                                                    BYE           0.25
  1491.                                                    PKUNZIP       1.10
  1492.                                                    MSGED         2.01
  1493.                                                    SRENUM         6.2
  1494.                                                    Trenum        0.10
  1495.                                                    OMMM          1.40
  1496.  
  1497.  
  1498.  
  1499.                                 Archimedes
  1500.                                 ----------
  1501.  
  1502.      BBS Software           Mailers                Utilities
  1503.      Name        Version    Name        Version    Name       Version
  1504.  
  1505.      ARCbbs         1.44    BinkleyTerm    2.03    Unzip        2.1TH
  1506.                                                    ARC           1.03
  1507.                                                    !Spark       2.00d
  1508.      FidoNews 7-52                Page 31                  24 Dec 1990
  1509.  
  1510.  
  1511.                                                    ParseLst      1.30
  1512.                                                    BatchPacker   1.00
  1513.  
  1514.  
  1515.      + Netmail capable (does not require additional mailer software)
  1516.      * Recently changed
  1517.  
  1518.      Utility authors:  Please help  keep  this  list  up  to  date  by
  1519.      reporting  new  versions  to 1:1/1.  It is not our intent to list
  1520.      all utilities here, only those which verge on necessity.
  1521.  
  1522.      -----------------------------------------------------------------
  1523.      FidoNews 7-52                Page 32                  24 Dec 1990
  1524.  
  1525.  
  1526.      =================================================================
  1527.                                   NOTICES
  1528.      =================================================================
  1529.  
  1530.  
  1531.              =========== >>> PERNnet: Brigadoon Weyr <<< ==========
  1532.              *********** >>>    Gift Certificate     <<< **********
  1533.  
  1534.      Welcome to the planet PERN where one can play Pernese style of
  1535.      life.  With this Certificate you may get ONE link into PERNnet
  1536.      regardless of the originating system's origin and network.
  1537.  
  1538.      Brigadoon Weyr is devoted to the weirder things in life -- fringe
  1539.      groups, nonstandard religions, Elvis searchers, cult movies, bad
  1540.      audio and video, and certified maniacs and politicians.  It is
  1541.      the goal of The Brigadoon Weyr to allow the weird, the odd, the
  1542.      huddled masses yearning to be free an electronic playpen in
  1543.      which to espouse their varied belief systems. It is a network
  1544.      of losers, winners, dreamers, screamers.
  1545.  
  1546.      In time the Pernese conference where one will play out the roll
  1547.      of a Pernese name and also be able to have (a) Fire Lazard(s) or
  1548.      be a dragon rider to defend the planet Pern againsts the Red
  1549.      Planet that visits every 400 years.
  1550.  
  1551.      In closing, I point out that we are all of us doing this as a
  1552.      hobby, and will tolerate no politics or powerplays. We make no
  1553.      distinctions as to age, background, religion, sex, gender, et
  1554.      cetera.  We are an Equal Opportunity Network, limited solely by
  1555.      the ability to move echomail around in a reasonably good manner.
  1556.      Problems with offending nodes will be dealt with via the path
  1557.      structure of the network until it reaches The Brigadoon Weyr
  1558.      Central (1:325/101@FidoNet) where we will deal with it as need
  1559.      be.
  1560.  
  1561.      For your free information package you may file requet(FREQ) the magic
  1562.      name of BRIGADOON from the following locations:  Also you may FREQ
  1563.      the magic name of PERNLIST and it will get you a list of systems
  1564.      currently part of PERNnet.
  1565.  
  1566.              1:325/101 @FidoNet
  1567.              9:1010/11 @ParaNet
  1568.             69:2700/1  @AdultLinks(or KinkNet)
  1569.  
  1570.      also available at:
  1571.  
  1572.              1:363/71  @FidoNet
  1573.              3:712/634 @FidoNet
  1574.  
  1575.      This should get you BRIGADON.ZIP.  if you need a standard ARC version
  1576.      FREQ `BRIGADON.ARC' instead.
  1577.  
  1578.      FidoNews 7-52                Page 33                  24 Dec 1990
  1579.  
  1580.  
  1581.      -----------------------------------------------------------------
  1582.  
  1583.                           The Interrupt Stack
  1584.  
  1585.  
  1586.       1 Jan 1991
  1587.         Implementation of 7% Goods and Services Tax in Canada. Contact
  1588.         Joe Lindstrom at 1:134/55 for a more colorful description.
  1589.  
  1590.      16 Feb 1991
  1591.         Fifth anniversary of the introduction of Echomail, by Jeff Rush.
  1592.  
  1593.      31 Mar 1991
  1594.         Jim Grubs (W8GRT) was issued his first ham radio license forty
  1595.         years ago today. His first station was made from an ARC-5
  1596.         "Command Set" removed from a B-17 bomber.
  1597.  
  1598.      12 May 1991
  1599.         Fourth anniversary of FidoNet operations in Latin America and
  1600.         second anniversary of the creation of Zone-4.
  1601.  
  1602.       8 Sep 1991
  1603.         25th anniversary of first airing of Star Trek on NBC!
  1604.  
  1605.       7 Oct 1991
  1606.         Area code  415  fragments.   Alameda and Contra Costa Counties
  1607.         will  begin  using  area  code  510.   This includes  Oakland,
  1608.         Concord, Berkeley  and  Hayward.    San  Francisco, San Mateo,
  1609.         Marin, parts of  Santa Clara County, and the San Francisco Bay
  1610.         Islands will retain area code 415.
  1611.  
  1612.       1 Feb 1992
  1613.         Area  code 213 fragments.    Western,  coastal,  southern  and
  1614.         eastern portions of Los Angeles  County  will begin using area
  1615.         code 310.  This includes Los  Angeles  International  Airport,
  1616.         West  Los  Angeles,  San  Pedro and Whittier.    Downtown  Los
  1617.         Angeles  and  surrounding  communities  (such as Hollywood and
  1618.         Montebello) will retain area code 213.
  1619.  
  1620.       1 Dec 1993
  1621.         Tenth anniversary of Fido Version 1 release.
  1622.  
  1623.       5 Jun 1997
  1624.         David Dodell's 40th Birthday
  1625.  
  1626.  
  1627.      If you have something which you would like to see on this
  1628.      calendar, please send a message to FidoNet node 1:1/1.
  1629.  
  1630.      -----------------------------------------------------------------
  1631.  
  1632.      FidoNews 7-52                Page 34                  24 Dec 1990
  1633.  
  1634.  
  1635.      Greylock Software is seeking testers for for a multiple host
  1636.      point system.  If you are interested, particularly if you
  1637.      use other mail systems such as MCI and CIS in addition to
  1638.      FidoNet, send netmail to 1:321/202@fidonet.
  1639.  
  1640.  
  1641.      -----------------------------------------------------------------
  1642.  
  1643.      Michael Rapp
  1644.      FidoNet 1:106/12
  1645.  
  1646.      Notice To All Star Trek SysOps --
  1647.  
  1648.      Looking for some new Star Trek Files?  Why don't you FREQ the
  1649.      magic file name "FILES" from my board and pick out the ones you
  1650.      want!
  1651.  
  1652.      You can FREQ a maximum of five files per session and 250KB per
  1653.      session.  Please only FREQ once per day.  Thank you.
  1654.  
  1655.      Also, I run a BBS list of Star Trek Related BBSes and I
  1656.      distribute it regularly around Houston (I also make it
  1657.      available for FREQ, "STBBS.LST").  If you would like
  1658.      to be added to this list, please send me netmail with
  1659.      the following information:
  1660.  
  1661.      1. BBS Name
  1662.      2. FidoNet Address and any other addresses you have (please
  1663.         specify net name)
  1664.      3. SysOp Name (Handle if desired)
  1665.      4. Board Phone (with area code!)
  1666.      5. Maximun Baud Rate
  1667.      6. BBS Software and Version Number
  1668.      7. Hours if part-time BBS
  1669.  
  1670.      Thanks!
  1671.  
  1672.      -----------------------------------------------------------------
  1673.  
  1674.